﻿EC_CMD:EC command/status port，ex:0x66
EC_DATA:EC data port，ex:0x62
I2C_Channel:EC I2C Channel connects to PD，ex:0,1,2,3
DirectIO:PD firmware update through I2EC dedicated I/O port，ex:1(yes)/0(no)
DirectIOaddr:If PD firmware update through I2EC dedicated I/O port, then dedicated I/O port address，ex:0x380
NBDE:NoteBook/Desktop. ex:NB:0/Desktop:1
CFG_Port:Configuration address port，ex:0x2E/0x4E
CFG_Data:Configuration data port，ex:0x2F/0x4F
EC_config:EC base address 3byte/2byte，ex:3byte:1/2byte:0 //for 32 bit MCU(3byte), for 8 bit MCU(2byte)
NotifyEC:When EC firmware update the PD firmwarm process, needs to notify EC through command or ECSRAM9 0x88 bit0 (0x988 bit0). ex:no:0/through command:1/through ECSRAM:2
Dis_smb_cmd:Notify EC disable SMBus register through command 0xCB
Dis_smb_data:Write data 0x01 for disable EC SMBus register
En_smb_cmd=0xCB Notify EC enable SMBus register through command 0xCB
En_smb_data=0:Write data 0x00 for enable EC SMBus register
PDChipID=8856:PDChipID. ex:8851/8853/8856/8857/5230